You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
clValue Structure
>
clValue Methods
>
Sub Method
>
clValue.Sub Method ([In] TOpenCLValue, double)
Dew Math for .NET
clValue.Sub Method ([In] TOpenCLValue, double)
clValue Structure
clValue Members
Dew.Math Namespace
Sub Method
Collapse All
Subtract real Value from Src.
Syntax
C#
Visual Basic
public
TOpenCLValue
Sub
([In]
TOpenCLValue
Src
,
double
Value
);
Public
Function
Sub
(
Src
As
[In]
TOpenCLValue
,
Value
)
As
TOpenCLValue
Remarks
Store the result in calling object.
Group
Sub Method
Links
clValue Structure
,
clValue Members
,
Dew.Math Namespace
,
Sub Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!